Home
last modified time | relevance | path

Searched hist:ef37b2ea08ace7b5fbcd569d703be1903afd12f9 (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dmemory.cdiff ef37b2ea08ace7b5fbcd569d703be1903afd12f9 Wed Dec 20 23:44:32 CET 2023 David Hildenbrand <david@redhat.com> mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()

Let's convert insert_page_into_pte_locked() and do_set_pmd(). While at
it, perform some folio conversion.

Link: https://lkml.kernel.org/r/20231220224504.646757-9-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Yin Fengwei <fengwei.yin@intel.com>
Reviewed-by: Ryan Roberts <ryan.roberts@arm.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Muchun Song <songmuchun@bytedance.com>
Cc: Peter Xu <peterx@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>